docs: don't use property syntax for style property
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 22:54:47 +0000 (17:54 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:41 +0000 (18:57 -0500)
docs/reference/gtk/migrating-GtkStyleContext.xml

index 55e8e0b62c5bc0e35a7b70bd5ff9f2d45b4622f1..f862c9f3791b3754551afa719f1b122b7f7ed80f 100644 (file)
 
     <para>
       Widget style properties also follow a similar syntax, with the widget
-      type name used as a prefix. For example, the #GtkWidget:focus-line-width
+      type name used as a prefix. For example, the #GtkWidget focus-line-width
       style property can be modified in CSS as
       <literal>-GtkWidget-focus-line-width</literal>.
     </para>